
@media screen and (max-width: 767px) {
  .with-gap::before {
    display: block;
    content: "";
    height: 16px;
    background: #f3f5f8;
    box-shadow: inset 0 2px 5px 0 #c6ccd7
  }
}

.view-control .view-column {
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px
}

@media screen and (max-width: 768px) {
  .view-control .view-column {
    padding-left: 16px;
    padding-right: 16px
  }
}

.tl-tabs {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased
}

.tl-tabs__cont {
  background: #f3f5f8;
  box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, .11), inset -8px -8px 20px 0 #fff;
  padding: 40px 20px
}

.tpm-pc-hide {
  display: none !important
}

@media (max-width:768px) {
  .tpm-pad-inline-block {
    display: inline-block !important
  }

  .tpm-pad-hide {
    display: none !important
  }
}

[class*=tp-], [class*=tp-]:after, [class*=tp-]:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent
}

[class*=tp-]:focus {
  outline: none
}

:root {
  --swiper-theme-color: #007aff
}

.tpm-btn {
  display: inline-block;
  box-sizing: border-box;
  min-width: 104px;
  height: 36px;
  padding: 0 24px;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background-color: #0052d9;
  border: 1px solid transparent;
  outline: 0 none;
  cursor: pointer;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1)
}

@media screen and (min-width:769px) {
  .tpm-btn {
    transition: background-color .3s ease-in-out, box-shadow .3s ease-in-out
  }
}

.tpm-btn:active, .tpm-btn:hover {
  background-color: #2670e8;
  box-shadow: none
}

.tpm-btn__text {
  color: inherit
}

@media screen and (max-width:600px) {
  .tpm-btn {
    min-width: 88px;
    height: 36px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 34px
  }
}

@media screen and (min-width:769px) {
  body {
    min-width: 1200px
  }
}

@media screen and (max-width:768px) {
  body {
    min-width: 320px
  }
}

.tp-grid__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  box-sizing: border-box;
  margin-right: 0;
  margin-left: 0
}

.tp-grid__col {
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  font-size: 14px;
  -webkit-box-flex: 1
}

.tp-grid__col--24 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  -webkit-box-flex: 0
}

.tpm-sale__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 172px;
  background-image: linear-gradient(0deg, #fff, #f3f5f8);
  border: 2px solid #fff;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1), -8px -8px 20px 0 #fff
}

.tpm-sale__item:hover {
  position: relative
}

.tpm-sale__item-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 360px;
  padding: 20px;
  background-image: linear-gradient(0deg, #f3f6fc, #e9eef6)
}

.tpm-sale__item-center {
  -ms-flex: 1;
  flex: 1;
  padding: 30px 20px
}

.tpm-sale__item-right {
  width: 310px;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px 0 16px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.tpm-sale__item-right:before {
  content: "";
  display: inline-block;
  width: 1px;
  background-color: #ddd;
  position: absolute;
  top: 24px;
  bottom: 28px;
  left: 0
}

.tpm-sale__item-tit {
  font-size: 20px;
  color: #000;
  line-height: 28px
}

.tpm-sale__item-area {
  font-size: 14px;
  color: #3d485d;
  line-height: 22px;
  margin-top: 8px
}

.tpm-sale__item-detail:first-child {
  margin-top: -16px
}

.tpm-sale__item-detail-item {
  display: inline-block;
  margin-right: 12px
}

.tpm-sale__item-detail-item--area {
  display: none
}

.tpm-sale__item-detail-item:last-child {
  margin: 0
}

.tpm-sale__item-detail-label {
  color: #3d485d;
  padding-top: 16px
}

.tpm-sale__item-detail-label, .tpm-sale__item-detail-text {
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px
}

.tpm-sale__item-detail-text {
  width: 170px;
  height:60px;
  overflow: hidden;
  background: #fff;
  border: 2px solid #fff;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1), -8px -8px 20px 0 #fff, inset 0 4px 20px 0 hsla(0, 0%, 100%, .5);
  border-radius: 1px;
  color: #333;
  padding: 7px 8px;
  margin-top: 12px
}

.tpm-sale__item-advantage {
  margin-top: 20px
}

.tpm-sale__item-advantage-item {
  display: inline-block;
  margin-right: 32px
}

.tpm-sale__item-advantage-item:last-child {
  margin: 0
}

.tpm-sale__item-advantage-item:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../../images/sprite.Main-202310171122.svg);
  background-position: 90% 88.40579710144928%;
  background-size: 1100% auto;
  margin-right: 8px;
  position: relative;
  top: 3px
}

.tpm-sale__item-advantage-text {
  font-size: 14px;
  color: #3d485d;
  letter-spacing: 0;
  line-height: 22px
}

.tpm-sale__item-price {
  color: #ff4a14
}

.tpm-sale__item-price-year {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px
}

.tpm-sale__item-price-num {
  font-size: 28px;
  line-height: 36px
}

.tpm-sale__item-tag-wrap {
  width: 74px;
  height: 74px;
  position: absolute;
  right: -5px;
  top: -5px;
  overflow: hidden;
  -webkit-font-smoothing: auto
}

.tpm-sale__item-tag {
  width: 104px;
  height: 20px;
  color: #fff;
  right: -22px;
  top: 20px;
  font-size: 12px;
  line-height: 20px;
  text-align: center
}

.tpm-sale__item-tag, .tpm-sale__item-tag:after, .tpm-sale__item-tag:before {
  background-color: #ff6000;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.tpm-sale__item-tag:after, .tpm-sale__item-tag:before {
  content: "";
  display: inline-block
}

.tpm-sale__item-tag:before {
  left: 0;
  top: 17px;
  width: 5px;
  height: 6px
}

.tpm-sale__item-tag:after {
  width: 6px;
  height: 5px;
  bottom: -2px;
  right: 0
}

.tpm-sale__item-tag--mobile {
  display: none
}

@media screen and (max-width:1200px) {
  .tpm-sale__item-right {
    width: 200px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px 0 24px
  }

  .tpm-sale__item-price {
    margin-bottom: 8px
  }
}

@media screen and (max-width:768px) {
  .tpm-sale__item {
    border: 0;
    height: auto;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px
  }

  .tpm-sale__item:hover {
    position: static
  }

  .tpm-sale__item:hover .tpm-sale__item-left {
    background: none;
    box-shadow: none
  }

  .tpm-sale__item-left {
    padding: 0;
    background: none;
    width: 100%
  }

  .tpm-sale__item-center {
    padding: 0;
    width: 100%
  }

  .tpm-sale__item-right {
    padding: 0;
    width: 100%;
    margin-top: 20px;
    -ms-flex-align: end;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .tpm-sale__item-right:before {
    display: none
  }

  .tpm-sale__item-tit {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px
  }

  .tpm-sale__item-tag--mobile {
    display: inline-block;
    margin-left: 12px;
    box-sizing: border-box;
    height: 18px;
    border: 1px solid #ff7800;
    border-radius: 2px;
    padding: 0 6px;
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
    color: #ff7800;
    position: relative;
    top: -2px
  }

  .tpm-sale__item-area-wrap {
    display: none
  }

  .tpm-sale__item-detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
  }

  .tpm-sale__item-detail:first-child {
    margin-top: -8px
  }

  .tpm-sale__item-detail-item {
    box-sizing: border-box;
    width: 50%;
    margin-right: 0;
    padding-right: 12px
  }

  .tpm-sale__item-detail-item, .tpm-sale__item-detail-item--area {
    display: -ms-flexbox;
    display: flex
  }

  .tpm-sale__item-detail-label {
    width: 100px;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis
  }

  .tpm-sale__item-detail-text {
    width: 1px;
    -ms-flex: 1;
    flex: 1;
    height: auto;
    background: none;
    border-width: 0;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    color: #000;
    line-height: 22px;
    padding: 8px 0 0 8px;
    margin-top: 0
  }

  .tpm-sale__item-advantage {
    margin-top: 16px
  }

  .tpm-sale__item-price {
    margin-bottom: 0
  }

  .tpm-sale__item-tag-wrap {
    display: none
  }

  .tpm-sale__item .tpm-btn {
    width: 120px
  }
}

@media screen and (max-width:600px) {
  .tpm-sale__item {
    padding: 16px
  }

  .tpm-sale__item-detail {
    display: table;
    width: 100%
  }

  .tpm-sale__item-detail-item, .tpm-sale__item-detail-item--area {
    display: table-row
  }

  .tpm-sale__item-detail-label {
    width: 1px;
    display: table-cell;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 8px
  }

  .tpm-sale__item-detail-text {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    height: auto;
    background: none;
    border-width: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 8px 0 0 20px;
    margin-top: 0
  }

  .tpm-sale__item-advantage {
    margin-top: 16px
  }

  .tpm-sale__item-advantage-item {
    display: block
  }

  .tpm-sale__item-advantage-item+.tpm-sale__item-advantage-item {
    margin-left: 0;
    margin-top: 8px
  }
}

.tpm-anchor-widget.is-activity--scroll .tpm-anchor-widget__item:hover-sub, .tpm-anchor-widget.is-activity--scroll .tpm-anchor-widget__item:hover-tit {
  color: #0052d9
}

.tpm-anchor-widget.is-sale-activity--scroll .tpm-anchor-widget__item:hover-sub, .tpm-anchor-widget.is-sale-activity--scroll .tpm-anchor-widget__item:hover-tit {
  color: #0052d9
}
